Total Complexity | 22 |
Dependencies | 4 |
Dependents | 3 |
Total lines | 141 |
Lines of code | 77 |
Logical lines of code | 44 |
Comment lines | 31 |
Methods | 9 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
add_account() | 50 | 8 | 29 | |
get_account_by_id() | 66 | 3 | 8 | |
get_primary_account() | 66 | 3 | 8 | |
remove_account() | 60 | 2 | 14 | |
instance() | 72 | 2 | 6 | |
__construct() | 82 | 1 | 3 | |
save() | 79 | 1 | 3 | |
get_accounts() | 82 | 1 | 3 | |
_init_accounts() | 79 | 1 | 3 |